Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[scripts] Add backbone freeze for recognition scripts and update augmentations also for DDP script #1328

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

felixdittrich92
Copy link
Contributor

This PR:

  • update pytorch DDP script also with newly added augmentations
  • add backbone freezing also for recognition scripts

@felixdittrich92 felixdittrich92 added type: enhancement Improvement ext: references Related to references folder framework: pytorch Related to PyTorch backend framework: tensorflow Related to TensorFlow backend topic: text detection Related to the task of text detection topic: text recognition Related to the task of text recognition labels Sep 23, 2023
@felixdittrich92 felixdittrich92 added this to the 0.7.1 milestone Sep 23, 2023
@felixdittrich92 felixdittrich92 self-assigned this Sep 23, 2023
@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Merging #1328 (e93b5a1) into main (8245706) will increase coverage by 0.02%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1328      +/-   ##
==========================================
+ Coverage   95.75%   95.78%   +0.02%     
==========================================
  Files         154      154              
  Lines        6902     6902              
==========================================
+ Hits         6609     6611       +2     
+ Misses        293      291       -2     
Flag Coverage Δ
unittests 95.78% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@felixdittrich92 felixdittrich92 changed the title [scripts] Add backbone freeze for recognition scripts and update some minor changes [scripts] Add backbone freeze for recognition scripts and update augmentations also for DDP script Sep 24, 2023
Copy link
Collaborator

@odulcy-mindee odulcy-mindee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !

@felixdittrich92 felixdittrich92 merged commit 3271460 into mindee:main Sep 26, 2023
58 checks passed
@felixdittrich92 felixdittrich92 deleted the train-script-updates branch September 26, 2023 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: references Related to references folder framework: pytorch Related to PyTorch backend framework: tensorflow Related to TensorFlow backend topic: text detection Related to the task of text detection topic: text recognition Related to the task of text recognition type: enhancement Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants